Lucene search
K
LinuxLinux Kernel6.17.8

5 matches found

CVE
CVE
added 2026/05/01 2:15 p.m.31 views

CVE-2026-43029

The CVE-2026-43029 issue affects the Linux kernel MPTCP implementation. When data is received with MSG_PEEK and MSG_WAITALL, skb’s are not removed from the sk_receive_queue, causing sk_wait_data() to incorrectly report data available and potentially trigger a soft lockup. The root cause is the mi...

7.5CVSS5.8AI score0.00329EPSS
CVE
CVE
added 2026/02/14 4:27 p.m.29 views

CVE-2026-23189

CVE-2026-23189 concerns a NULL pointer dereference in ceph_mds_auth_match() within the CephFS kernel client. The patch reworks ceph_mdsmap_decode() and namespace_equals() so that ceph_mdsmap contains an extracted FS name (m_fs_name) and the code path uses this value for strict authorization check...

5.5CVSS5.3AI score0.00112EPSS
CVE
CVE
added 2026/01/28 2:24 p.m.23 views

CVE-2026-23014

The CVE-2026-23014 issue concerns the Linux kernel perf subsystem, specifically the swevent hrtimer. The root cause is that after changing hrtimer_try_to_cancel() in perf_swevent_cancel_hrtimer(), the hrtimer could remain active when the event is freed. The fix adds a full hrtimer_cancel() on the...

7.8CVSS5.8AI score0.00116EPSS
CVE
CVE
added 2026/05/28 9:35 a.m.23 views

CVE-2026-46142

The CVE-2026-46142 issue affects the Linux kernel’s net: libwx code, where reading the PF-restricted WX_CFG_PORT_ST register during VF initialization can trigger an illegal register access, potentially causing a system hang. The root cause is that a VF’s bus function ID can be read directly from ...

5.5CVSS5.8AI score0.00127EPSS
CVE
CVE
added 2026/04/24 2:35 p.m.15 views

CVE-2026-31567

CVE-2026-31567 concerns the Linux kernel: a patch removes the WARN_ON() check in pm_restore_gfp_mask() to stop spurious warnings during hibernation paths (e.g., SNAPSHOT_CREATE_IMAGE, SNAPSHOT_UNFREEZE, snapshot_release) while keeping the underlying guard. The change is in the GFP mask management...

5.5CVSS5.4AI score0.00128EPSS